AdProgramRequirementRule 
Logical Entity Name  AdProgramRequirementRule 
Default Table Name  AdProgramRequirementRule 
Physical Only  NO 
Definition 
 
Note 
 

AdProgramRequirementRule Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdProgramID(PK)(FK)    int  NO 
 
AdRequirementRuleID(PK)(FK)    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
RuleOrder    int  YES 
 

AdProgramRequirementRule Primary and Unique Keys 
Key Name  Key Type  Keys 
PK__AdProgramRequire__02624B69  PrimaryKey  AdProgramID, AdRequirementRuleID 

AdProgramRequirementRule Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdProgram  Identifying  One To Zero or More  FK_AdProgramRequirementRule_AdProgramID_AdProgram_AdProgramID      AdProgramID  NO  YES 
AdRequirementRule  Identifying  One To Zero or More  FK_AdProgramRequirementRule_AdRequirementRuleID_AdRequirementRule_AdRequirementRuleID      AdRequirementRuleID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdProgramRequirementRule_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdProgramRequirementRule Check Constraints 
Check Constraint Name  CheckConstraint